home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 2
/
AACD 2.iso
/
AACD
/
Programming
/
fpc
/
doc
/
ref
/
img137.gif
< prev
next >
Graphics Interchange Format
|
1998-09-25
|
5KB
|
605x242
|
1-bit (2 colors)
Labels:
black
|
darkness
OCR:
Private Function GetInt (1 Longint): longint; Function GetAsString (A: String): String: Procedure SetInt (1 : Longint; Value: Longint ;); Procedure Set As String (A: String; Value: String); Public Property Items [i: Longint] Longint Read Getint Write Setlnt ; Property Stritems [S: String]: String Read Get AsString Write Set Asstring= end; Var AlntList : TintList;